Xbasic

AlphaCloud::ClientGetApplicationCurrentVersion Method

Syntax

.GetApplicationCurrentVersion as L (BYREF Version as N, Application as C)

Arguments

BYREF VersionNumeric

A numeric variable into which to retrieve the current version.

ApplicationCharacter

The name of the application.

Returns

resultLogical

Returns .t. if the function call succeeded and .f. if it failed. Look at the CallResult property to determine the cause of a failure.

Description

GetApplicationCurrentVersion gets the most recent version number of the application published.